The DeferrableObservableCollection<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
DeferrableObservableCollection<(Of <(<'T>)>)> |
Methods
| Name | Description | |
|---|---|---|
|
|
|
Adds an object to the end of the (Inherited from |
|
|
BeginUpdate |
Prevents raising events until the EndUpdate()()()() method is called.
|
|
|
|
Removes all elements from the (Inherited from |
|
|
|
Removes all items from the collection.
(Inherited from |
|
|
|
Determines whether an element is in the (Inherited from |
|
|
|
Copies the entire (Inherited from |
|
|
EndUpdate |
Enables raising events. If collection has been changed since the call
to the BeginUpdate()()()() method, raises PropertyChanged and CollectionChanged events.
|
|
|
|
Determines whether the specified (Inherited from |
|
|
|
Allows an (Inherited from |
|
|
|
Returns an enumerator that iterates through the (Inherited from |
|
|
|
Serves as a hash function for a particular type.
(Inherited from |
|
|
|
Gets the (Inherited from |
|
|
|
Searches for the specified object and returns the zero-based index of the first occurrence within the entire (Inherited from |
|
|
|
Inserts an element into the (Inherited from |
|
|
|
Inserts an item into the collection at the specified index.
(Inherited from |
|
|
|
Creates a shallow copy of the current (Inherited from |
|
|
OnCollectionChanged |
Overrides the default behavior.
(Overrides |
|
|
OnPropertyChanged |
Overrides the default behavior.
(Overrides |
|
|
|
Removes the first occurrence of a specific object from the (Inherited from |
|
|
|
Removes the element at the specified index of the (Inherited from |
|
|
|
Removes the item at the specified index of the collection.
(Inherited from |
|
|
|
Replaces the element at the specified index.
(Inherited from |
|
|
|
Returns a (Inherited from |
Properties
| Name | Description | |
|---|---|---|
|
|
|
Gets the number of elements actually contained in the (Inherited from |
|
|
InUpdate |
Gets a
|
|
|
|
Gets or sets the element at the specified index.
(Inherited from |
|
|
|
Gets a (Inherited from |
Events
| Name | Description | |
|---|---|---|
|
|
|
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from |
|
|
|
Occurs when a property value changes.
(Inherited from |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
|
Adds an item to the (Inherited from |
|
|
|
Determines whether the (Inherited from |
|
|
|
Copies the elements of the (Inherited from |
|
|
|
Returns an enumerator that iterates through a collection.
(Inherited from |
|
|
|
Determines the index of a specific item in the (Inherited from |
|
|
|
Inserts an item into the (Inherited from |
|
|
|
Gets a value indicating whether the (Inherited from |
|
|
|
(Inherited from |
|
|
|
Gets a value indicating whether the (Inherited from |
|
|
|
Gets a value indicating whether access to the (Inherited from |
|
|
|
Gets or sets the element at the specified index.
(Inherited from |
|
|
|
Occurs when a property value changes.
(Inherited from |
|
|
|
Removes the first occurrence of a specific object from the (Inherited from |
|
|
|
Gets an object that can be used to synchronize access to the (Inherited from |